GET quote/product/{quote}/{quoteToProduct}

Gets a product from a quote.

Request Information

URI

https://ofd-api.blueprintcpq.net/quote/product/{quote}/{quoteToProduct}?customFields[0]={customFields[0]}&customFields[1]={customFields[1]}

URI Parameters

NameDescriptionTypeAdditional information
quote

Quote Identifier

globally unique identifier

Required

quoteToProduct

The quote to product identifier.

globally unique identifier

Required

customFields

Optional custom parameters

Collection of string

None.

Body Parameters

None.

Response Information

Resource Description

True if it succeeds, false if it fails.

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />